﻿header#header {
    display: none;
}

.sectionmargin {
    padding-top: 18px!;
    margin: 0px 0 0 0;
}
.main_content.mt-4 {
    margin-top: 0px !important;
}

#ms-designer-ribbon ~ .sectionmargin {
    padding-top: 77px;
}
section.main_content.mt-4.representativeCardSection {
    margin-top: 0px!important;
}


footer {
    display: none!important;
}

section.footer_links {
    display: none!important;
}

section.copyrights {
    display: none!important;
}

input.form-control.requiredInput {
    border-left: 2px solid #f00;
}
.requiredInput {
    border-left: 2px solid #f00;
}
/*select.form-control.requiredInput {
    border-left: 2px solid rgb(255, 0, 0);
}*/
.uploadedDocuments span {
    color: green;
    margin-right: 5px;
}

.uploadedDocuments {
    margin: 2px 0px;
}

.uploadedDocuments i {
    color: red;
}
.row.aviation_activity_tabs a {
    pointer-events: none;
}
/ Service Star Rating /

.star_rating {
    float: left;
    width: 100%;
}


    .star_rating .star-rating-box {
        float: left;
        width: 100%;
        padding: 10px 15px 5px;
        text-align: left;
        background: none;
        text-align: center;
    }

        .star_rating .star-rating-box .fa-star, .star_rating .star-rating-box .fa-star-o {
            color: #cc2129;
            font-size: 50px;
            padding: 0 10px;
        }



/ Service Star Rating /

/*Landing Permission Aircraft Details*/


.LP_table {
    margin-bottom: 0;
   
}

.LP_tableHeader td {
    font-family: 'Roboto Condensed', sans-serif;
    background: #a4a7a6;
    color: #fff;
    font-size: 14px;
    text-align: center;
    border-right: 1px solid #fff;
    border-top: 0;
}

.LP_tableHeader2 td {
    font-family: 'Roboto Condensed', sans-serif;
    color: #000;
    font-size: 14px;
    text-align: center;
    border-bottom: 0;
    border-top: 0;
}
.LP_tableHeader2 th{
    text-align:center;
    font-weight:400 !important;

}

.LP_tableBottomNone {
    border-bottom: 0 !important;
}
.LP_tableHeader th {
    text-align:center;
}
.LP_tableHeader .LP_tableBorderNone {
    border-right: 0;
}
.LP_tableBorderBottom {
    border-bottom:none !important;
}
.LP_tableBorder {
    border-right: 1px solid #fff;
}
.LP_table1 {
    padding:0 !important;
}
.LP_input1 {
    padding: 0.75rem !important;
}
.LP_tableBorder input {
    text-align: center !important;
    padding: 0 !important;
}
.LP_tableBorderBox {
    border: 1px solid #a4a7a6;
}
.LP_borderTopBottom {
    border-top: none !important;
    border-bottom: none !important;
}
.LP_tableBorderTop {
    border-top: none !important;
    vertical-align: top !important;
}
.LP_tableHeader2 .LP_tableBorder {
    border-right: 1px solid #a4a7a6;
}
.LP_tableHeading {
    background: #a4a7a6;
    color: #fff;
    font-family: 'robotobold';
}
.LP_tableHeading .LP_tableHeader {
    background: #a4a7a6;
    color: #fff;
    font-family: 'robotobold';
}
.inputWidth {
    width:13%;
}
.LP_headerPadding {
    padding: 0 20px;
}
.LP_headerPadding1 {
    padding: 0 10px !important;
}
.LP_tableBorderBox .LP_table{margin-bottom:0;}
.LP_table{font-family: 'Roboto Condensed', sans-serif; font-weight: normal;}
.LP_tableBorderTop th{font-family: 'Roboto Condensed', sans-serif; font-weight: normal;}
.LP_tabelFrom{border-right: 1px solid #fff;}
.aircraftMultiSelect .btn-group {
    width: 100%;
}
/*Landing Permission Aircraft Details*/